home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
langs
/
j_41_st.zoo
/
tutorial.zoo
/
tut
/
tut17.js
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-06-06
|
327 b
|
22 lines
PROGRAMS: conditional Gb
p=. '$.=. 1+y.<0'
q=. 'y. ^ %2'
r=. '''DOMAIN ERROR'''
conditional=. (p;q;r) : ''
conditional -49
DOMAIN ERROR
conditional 49
7
tozero=.(p;'y.-1';'y.+1') : ''
tozero 3
2
tozero _3
_2
tozero "0 (_2 _1 0 1 2 3)
_1 0 _1 0 1 2